﻿2026-08-29T06:21:11.4673331Z ##[group]Run actions/checkout@v5
2026-08-29T06:21:11.4674103Z with:
2026-08-29T06:21:11.4674518Z   ref: 8e0983777af5a8c05c5fcad12d5ba166ab1e36fd
2026-08-29T06:21:11.4675005Z   fetch-depth: 1
2026-08-29T06:21:11.4675396Z   repository: BigscreenVR/spt-bs-core
2026-08-29T06:21:11.4678131Z   token: ***
2026-08-29T06:21:11.4678485Z   ssh-strict: true
2026-08-29T06:21:11.4678856Z   ssh-user: git
2026-08-29T06:21:11.4679405Z   persist-credentials: true
2026-08-29T06:21:11.4679828Z   clean: true
2026-08-29T06:21:11.4680200Z   sparse-checkout-cone-mode: true
2026-08-29T06:21:11.4680640Z   fetch-tags: false
2026-08-29T06:21:11.4681008Z   show-progress: true
2026-08-29T06:21:11.4681378Z   lfs: false
2026-08-29T06:21:11.4681730Z   submodules: false
2026-08-29T06:21:11.4682102Z   set-safe-directory: true
2026-08-29T06:21:11.4682521Z   allow-unsafe-pr-checkout: false
2026-08-29T06:21:11.4683146Z ##[endgroup]
2026-08-29T06:21:11.5473536Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-29T06:21:11.5475057Z ##[group]Getting Git version info
2026-08-29T06:21:11.5475802Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-29T06:21:11.5476727Z [command]/usr/bin/git version
2026-08-29T06:21:11.5477143Z git version 2.43.0
2026-08-29T06:21:11.5483434Z ##[endgroup]
2026-08-29T06:21:11.5491190Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/8db15efd-fc92-4069-944a-fb5bb404bcfb/.gitconfig'
2026-08-29T06:21:11.5497561Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/8db15efd-fc92-4069-944a-fb5bb404bcfb' before making global git config changes
2026-08-29T06:21:11.5499116Z Adding repository directory to the temporary git global config as a safe directory
2026-08-29T06:21:11.5500558Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-29T06:21:11.5533634Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-29T06:21:11.5552444Z https://github.com/BigscreenVR/spt-bs-core
2026-08-29T06:21:11.5562791Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-29T06:21:11.5565477Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-29T06:21:11.5584542Z refs/heads/golden/conduit-236-r3
2026-08-29T06:21:11.5590433Z [command]/usr/bin/git checkout --detach
2026-08-29T06:21:11.5660389Z HEAD is now at 8e0983777 release: shape the second CONDUIT respin head as v0.65.0
2026-08-29T06:21:11.5697115Z [command]/usr/bin/git branch --delete --force golden/conduit-236-r3
2026-08-29T06:21:11.5729141Z Deleted branch golden/conduit-236-r3 (was 8e0983777).
2026-08-29T06:21:11.5733483Z ##[endgroup]
2026-08-29T06:21:11.5736210Z [command]/usr/bin/git submodule status
2026-08-29T06:21:11.5923904Z ##[group]Cleaning the repository
2026-08-29T06:21:11.5926389Z [command]/usr/bin/git clean -ffdx
2026-08-29T06:21:13.3741086Z Removing .adapter-notify/
2026-08-29T06:21:13.3741992Z Removing bench-ledger/
2026-08-29T06:21:13.3742482Z Removing target/
2026-08-29T06:21:13.3750158Z [command]/usr/bin/git reset --hard HEAD
2026-08-29T06:21:13.3824884Z HEAD is now at 8e0983777 release: shape the second CONDUIT respin head as v0.65.0
2026-08-29T06:21:13.3831541Z ##[endgroup]
2026-08-29T06:21:13.3833265Z ##[group]Disabling automatic garbage collection
2026-08-29T06:21:13.3836893Z [command]/usr/bin/git config --local gc.auto 0
2026-08-29T06:21:13.3862559Z ##[endgroup]
2026-08-29T06:21:13.3863303Z ##[group]Setting up auth
2026-08-29T06:21:13.3904423Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-29T06:21:13.3931764Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-29T06:21:13.4127092Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-29T06:21:13.4151439Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-29T06:21:13.4337866Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-29T06:21:13.4362358Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-29T06:21:13.4555084Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-29T06:21:13.4585544Z ##[endgroup]
2026-08-29T06:21:13.4586542Z ##[group]Fetching the repository
2026-08-29T06:21:13.4591387Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin 8e0983777af5a8c05c5fcad12d5ba166ab1e36fd
2026-08-29T06:21:13.8721110Z From https://github.com/BigscreenVR/spt-bs-core
2026-08-29T06:21:13.8722852Z  * branch                8e0983777af5a8c05c5fcad12d5ba166ab1e36fd -> FETCH_HEAD
2026-08-29T06:21:13.8755759Z ##[endgroup]
2026-08-29T06:21:13.8756450Z ##[group]Determining the checkout info
2026-08-29T06:21:13.8757448Z ##[endgroup]
2026-08-29T06:21:13.8761876Z [command]/usr/bin/git sparse-checkout disable
2026-08-29T06:21:13.8803332Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-29T06:21:13.8825171Z ##[group]Checking out the ref
2026-08-29T06:21:13.8827667Z [command]/usr/bin/git checkout --progress --force 8e0983777af5a8c05c5fcad12d5ba166ab1e36fd
2026-08-29T06:21:13.8887926Z HEAD is now at 8e0983777 release: shape the second CONDUIT respin head as v0.65.0
2026-08-29T06:21:13.8893704Z ##[endgroup]
2026-08-29T06:21:13.8936207Z [command]/usr/bin/git log -1 --format=%H
2026-08-29T06:21:13.8965178Z 8e0983777af5a8c05c5fcad12d5ba166ab1e36fd
